SyMailInboxQueue 
Logical Entity Name  SyMailInboxQueue 
Default Table Name  SyMailInboxQueue 
Physical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

SyMailInboxQueue Columns 
ColumnName  Domain  Datatype  NULL  Definition 
syMailInboxQueueId(PK)    bigint  NO 
 
MessageXML    ntext  YES 
 
RetryCount    int  NO 
 
cmEventId(FK)    int  YES 
 
MachineName    varchar(255)  YES 
 
DateAssigned    datetime  YES 
 
TrackingNbr(FK)    uniqueidentifier  NO 
 
StepNbr    int  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
Ts    timestamp  NO 
 
syQueueXMLMessageDetailID(FK)    int  YES 
 

SyMailInboxQueue Primary and Unique Keys 
Key Name  Key Type  Keys 
SyMailInboxQueue_SyMailInboxQueueID_U_C_IDX  PrimaryKey  syMailInboxQueueId 

SyMailInboxQueue Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
syQueueXMLMessageDetail  Non-Identifying  Zero or One to Zero or More  FK_syMailInboxQueue.syQueueXMLMessageDetailID_syQueueXMLMessageDetail.syQueueXMLMessageDetailID      syQueueXMLMessageDetailID  NO  YES 
CmEvent  Non-Identifying  Zero or One to Zero or More  FK_SyMailInboxQueue_CmEventID_CmEvent_CmEventID      cmEventId  NO  YES 
syQueueXMLMessage  Non-Identifying  One To Zero or More  FK_SyMailInboxQueue_TrackingNbr_syQueueXMLMessage_TrackingNbr      TrackingNbr  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SyMailInboxQueue_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SyMailInboxQueue Check Constraints 
Check Constraint Name  CheckConstraint 

SyMailInboxQueue Storage 
STORAGE OPTION  STORAGE VALUE 
Filegroup  PRIMARY 
Text Image File Group  PRIMARY 

SyMailInboxQueue Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.SyMailInboxQueue 
NO       
Physical (Microsoft SQL Server)
dbo.SyMailInboxQueue 
NO       

SyMailInboxQueue Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  System 

SyMailInboxQueue Data Movement Rules 
Name  Type  Rule Text/Value